Replace MenuHandle and GetMenuHandle with MenuRef and
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 6 Jun 2007 08:33:01 +0000 (08:33 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 6 Jun 2007 08:33:01 +0000 (08:33 +0000)
commitfae5f26919b69e66fab86bc9696314162314a926
tree8bcd05acdd3b1e3363fe036a1dfdefadd401991a
parent021b97eb1f727e8e864ed6d7311d593292fd000f
Replace MenuHandle and GetMenuHandle with MenuRef and
GetMenuRef, respectively.  Replace WindowPtr with WindowRef.
Replace ControlHandle with ControlRef.
(install_menu_quit_handler): Rename arg MENU_HANDLE to ROOT_MENU.
src/macmenu.c